home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000065_news@columbia.edu _Tue Apr 8 20:38:11 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA21398
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 8 Apr 1997 20:38:11 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA23926
  7.     for kermit.misc@watsun; Tue, 8 Apr 1997 20:38:09 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: script recorder
  12. Date: 9 Apr 1997 00:38:03 GMT
  13. Organization: Columbia University
  14. Lines: 12
  15. Message-ID: <5ieodb$454$1@apakabar.cc.columbia.edu>
  16. References: <334ABB42.169@mcmail.vanderbilt.edu>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6880
  19.  
  20. In article <334ABB42.169@mcmail.vanderbilt.edu>,
  21. monte aspevig  <monte.aspevig@mcmail.vanderbilt.edu> wrote:
  22. : Does anyone know of a way to record scripts interactively using Kermit95 
  23. : or CKERMIT?  I'm trying to automate some of the script writing chore...
  24. : By "record a script", I mean to trap all text sent and received by the 
  25. : emulator into a Kermit script file which I can use as a template and 
  26. : modify as needed.  
  27. Kermit presently does not do this.  It's on our list of things to add.
  28.  
  29. - Frank